The Flash Player gives Flash applications local storage space. FlashPlayer为Flash应用程序提供了本地存储空间。
After using thread local storage, the handler sets the thread local username to null. 使用线程本地存储之后,处理程序将线程本地用户名设置为空。
You can dramatically increase how much local storage is available to your application. 您可以极大地增加应用程序所能访问的本地存储容量。
This is definitely a little more of a complex use case than the local storage one. 这显然比使用本地存储复杂一点。
The SPEs access main storage with direct memory access ( DMA) commands that move data and instructions between main storage and a private local memory, called a local store or local storage ( LS). SPE用直接内存访问(DMA)命令访问主存储器,可以在主存储器与称为本地库或本地存储(LS)的私有本地内存之间移动数据和指令。
Next, you sort the entries, because the order that they come out of from local storage is not guaranteed. 接着,我们需要对记录进行排序,因为它们从本地存储返回的顺序是不一定的。
Again, this function starts by checking if local storage is available or not. 同样,这个函数从检查本地存储是否可用开始。
Connected and disconnected use through replication and local storage capabilities. 通过复制和本地储存能力进行连接使用和断开连接的使用。
Next, it iterates over all of the data in local storage. 接着,它遍历本地存储中的所有数据。
Similar to the local storage use case, some Web browsers have come up with their own way to do this, and there has been subsequent attempts at standardization. 与本地存储的用例一样,一些Web浏览器实现了自己的方式,后来也出现了一些标准化工作。
The instance can use the Cinder volume as if it were local storage ( usually a/ dev/ sdX disk). 如果实例是逻辑存储(通常是一个/dev/sdX磁盘),那么可以使用Cinder卷。
The ability to access local storage and to run offline all become important. 访问本地存储和离线功能都很重要。
Clients then use some scheme to transfer these files into local storage, and you can use dom4j to parse and modify the file data. 客户机随后使用某种模式将这些文件传递到本地存储中,然后您可以使用dom4j解析并修改文件数据。
The local storage of an instance includes the operating system, software applications, data, and configurations added to the instance. 实例的本地存储包括操作系统、软件应用程序、数据,以及为实例添加的配置。
Username and password available in thread local storage. 线程本地存储中提供的用户名和密码。
Now you just need a function for reading all of this data back from local storage. 这样,我们只需要一个从本地存储读取所有数据的函数。
Having found out how many items the PPE needs copied, the SPE program can allocate local storage, read the items in ( using the same code as before), and then perform its algorithm, reviewed above. 由于已经找到PPE需要拷贝多少项数据,SPE程序现在可以分配本地存储空间,将项目读入这段存储空间(使用与前面相同的代码),然后执行算法(如上所示)。
The request is passed up to the NFS daemon, which identifies the target file system tree needed for the request, and VFS is again used to get to that file system in local storage. 需求向上提交给NFS守护进程,它为需求标示出目标文件系统树,并且VFS再次用于在本地存储中获取文件系统。
This is a perfectly reasonable assumption for a Swing or SWT application accessing a configuration database or a local storage system. 对于要访问配置数据库或逻辑存储系统的Swing或SWT应用程序,这是一个非常合理的假设。
And it has video and audio calling for collaboration. It works with cloud-based services and local storage. 而且这款应用还有视频与音频通话的协作功能,可以本地存储,也兼容云端服务。
Or will we soon reach a point where technologies like Wi-max, 3G and wifi make the internet a ubiquitous part of our everyday life where local storage isn't needed at all? 或者说,我们是否将很快达到这样一个时间点&Wi-max、3G和wifi这些技术使互联网成为我们日常生活无所不在的一部分,而不再需要本地存储?
Each of these use their own local storage format and proprietary encryption mechanism to store the login passwords. 其中每个用自己的本地存储格式和专有加密机制来保存登录密码。
The global history database is currently empty local storage data register 全局历史记录数据库当前为空局部存储器的数据寄存器
Local storage data register 局部存储器的数据寄存器
All the user data is synchronized with the cloud, the local storage being used just as a cache. 所有的用户数据都与云中数据保持同步,本地存储仅仅用做缓存而已。
Each white box has its own local storage required for processing of its bucket, a reasonable amount of primary memory ( 2 to4 GB RAM), and at least two processing cores. 为了处理它自己的桶的需要,每个白盒子都有本地存储装置,一个合理数量的私有内存(2到4GBRAM)和至少两个处理内核。
It will also including support for collections, generics, IO, threading, globalization, networking ( including sockets, web-services and REST support), HTML DOM, XML, local storage, and LINQ. 也包括对集合、泛型、IO、线程管理、全球化支持、网络机制(包括Socket、Web-Service和REST)、HTMLDOM、本地存储和LINQ的支持。
This means the user has the local storage settings to'Never. '这意味着用户在本地存储设置'永不。
However, it uses closures and thread local storage to distinguish between shared and isolated variables. 然而,它使用了闭包和线程本地存储来区分共享和隔离的变量。